<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
table,
th,
td,
menu {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
}
ul,
ol,
menu {
  list-style: none;
}
fieldset,
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
}
img,
object,
select,
input,
textarea,
button {
  vertical-align: middle;
}
input,
textarea,
select,
address,
caption,
cite,
code,
dfn,
em,
i,
b,
strong,
small,
th,
var,
abbr {
  font-size: 100%;
  font-style: normal;
}
caption,
th {
  text-align: left;
}
article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
figcaption {
  display: block;
}
code,
kbd,
pre,
samp,
tt {
  font-family: Consolas, "Courier New", Courier, monospace;
}
address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  color: #00b0e3;
  text-decoration: none;
  cursor: pointer;
}
html {
  min-width: 1200px;
  overflow-y: scroll;
}
body {
  font-size: 14px;
  color: #00b0e3;
  font-family: 'Microsoft YaHei';
  background: #eee;
}
.clearMR {
  margin-right: 0px!important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  clear: both;
  zoom: 1;
}
.h {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
}
#layout {
  position: relative;
}
.index_pro {
  background: white;
  overflow: hidden;
  padding-bottom: 106px;
}
.index_pro .title-g {
  margin-top: 40px;
  margin-bottom: 65px;
}
.index_pro li {
  position: relative;
  float: left;
  border: 1px solid #00b0e3;
  height: 360px;
  width: 355px;
  text-align: center;
  margin-right: 64px;
}
.index_pro li:nth-child(2) p {
  margin-bottom: 66px;
}
.index_pro li:last-child {
  margin-right: 0px;
}
.index_pro li:last-child p {
  margin-bottom: 50px;
}
.index_pro li p {
  margin-top: 36px;
  margin-bottom: 18px;
  font-size: 30px;
}
.index_pro li span {
  position: absolute;
  top: -46px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  height: 80px;
  line-height: 80px;
  width: 80px;
  background: white;
  display: block;
  font-size: 45px;
}
.index_about {
  height: 646px;
  background-image: url("../img/about-bg_04.jpg");
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
.index_about + .partner {
  background: white;
  padding-top: 30px;
  padding-bottom: 1px;
  margin-top: 0px;
}
.index_about .title-g {
  margin-top: 45px;
  color: white;
}
.index_about .h {
  margin-top: 50px;
}
.index_about .h .fl {
  width: 452px;
  height: 352px;
}
.index_about .h .fl img {
  width: 100%;
  height:100%;
}
.index_about .h .fr {
  width: 696px;
  color: white;
  font-size: 16px;
}
.index_about .h .fr .iabout_content {
  margin-top: 16px;
  line-height: 25px;
  font-weight: 100;
  color:#fff;
  text-indent: 34px;
}
.index_about .h .fr a {
  margin-top: 30px;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 15px;
  width: 136px;
  font-size: 16px;
  background-color: #00b0e3;
  color: white;
}
.index-new .title-g {
  margin-top: 45px;
}
.index-new li {
  margin-top: 25px;
  float: left;
  width: 360px;
  margin-right: 60px;
}
.index-new li:last-child {
  margin-right: 0px;
}
.index-new li a {
  color: #000;
}
.index-new li a p {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0px;
}
.index-new li a span {
  color: #959595;
  font-size: 14px;
}
.index-new{
  margin-bottom:50px;
}
.head {
  height: 90px;
  line-height: 90px;
  background-color: #00b0e3;
}
.head .nav_item {
  position: relative;
  float: left;
  padding: 0px 17px;
}
.head .nav_item:hover &gt; a {
  border-bottom-color: white;
}
.head .nav_item a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 80px;
  color: #fff;
  border-bottom: 3px solid transparent;
  font-size: 20px;
  text-align: center;
  line-height: 87px;
}
.head .nav_item a.hover {
  border-bottom-color: white;
}
.head .nav_item .uls2 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 90px;
  background: rgba(0, 0, 0, 0.3);
  padding-bottom: 5px;
  display: none;
  z-index: 9000;
}
.head .nav_item .uls2 a {
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  width: 100%;
  color: #fff;
  margin-right: -1px;
  position: relative;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  border-bottom: 1px solid #ccc;
}
.head .nav_item .uls2 a.novlink:before {
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 0;
  height: 1px;
  content: '';
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  background-color: #00b0e3;
}
.head .nav_item .uls2 a:hover:before {
  width: 100%;
}
.banner {
  width: 100%;
}
.footer {
  position: relative;
  height: 386px;
  color: #fff;
  background-image: url("../img/bg2_05.jpg");
  background-repeat: no-repeat;
}
.footer::before {
  content: '';
  position: absolute;
  bottom: 0px;
  display: block;
  height: 386px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.footer .h {
  position: relative;
}
.footer .h .nav_ul {
  width: 910px;
  margin: 0 auto;
  height: 294px;
  padding: 65px 0px 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.footer .h .nav_ul .nav_item {
  float: left;
}
.footer .h .nav_ul .nav_item a {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  display: block;
  color: white;
  width: 130px;
  text-align: center;
}
.footer .h .code {
  position: absolute;
  bottom: 70px;
  right: 0px;
  width: 130px;
  height: 130px;
}
.footer .h .code img {
  width: 100%;
}
.footer .h .copyright {
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.nav-bar {
  height: 150px;
  background: #eeeeee;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-bar ul {
  margin: 0px auto;
  width: 960px;
}
.nav-bar ul .bar-item {
  margin: 0px 78px;
  width: 84px;
  text-align: center;
  float: left;
  font-size: 20px;
  color: #00b0e3;
  height: 116px;
  padding-top: 85px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-bar ul .bar-item:nth-child(1) {
  background-image: url("../img/1.png");
  background-repeat: no-repeat;
  background-position: center 0px;
}
.nav-bar ul .bar-item:nth-child(2) {
  background-image: url("../img/2.png");
  background-repeat: no-repeat;
  background-position: center 6px;
}
.nav-bar ul .bar-item:nth-child(3) {
  background-image: url("../img/3.png");
  background-repeat: no-repeat;
  background-position: center 12px;
}
.nav-bar ul .bar-item:nth-child(4) {
  background-image: url("../img/4.png");
  background-repeat: no-repeat;
  background-position: center 6px;
}
.pro-about {
  height: 647px;
  background-image: url("../img/about-bg_04.jpg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 92px;
  color: white;
}
.pro-about .fl {
  width: 528px;
}
.pro-about .fl .pabout-info {
  text-indent: 29px;
}
.pro-about .fl .title-g {
  color: white;
  text-align: left;
}

.pro-about .fr{
   width: 606px;
}
.pro-about .fr img{
   margin-top:10px;
}
.a-honor {
  margin: 35px 0px;
}
.a-honor .swiper-honor {
  position: relative;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  width: 80%;
  height: 363px;
  margin-top: 30px;
  overflow: hidden;
}
.a-honor .swiper-honor .swiper-pagination-bullet {
  width: 48px;
  border-radius: 10px;
  height: 10px;
}
.a-honor .swiper-honor .swiper-pagination-bullet-active {
  background-color: #00b0e3;
}
.change {
  font-size: 24px;
  font-weight: bold;
}
.history {
  position:relative;
  background-image: url("../img/bg1_04.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  height: 1140px;
}
.history .h {
  
  overflow: hidden;
  color: white;
}
.history .h .title-g {
  margin-top: 45px;
  margin-bottom: 66px;
  color: white;
}
.history li{
 float:left;
  margin-right:30px;
  text-align:center;
  font-size:20px;
}
.history li p{
  padding:20px 0px;
}
.history li:last-child{
  margin-right:0px;
}

.title-g {
  font-weight: 100;
  text-align: center;
  color: #00b0e3;
}
.title-g p {
  font-size: 24px;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.title-g h1 {
  font-weight: 400;
  font-size: 40px;
  margin-bottom: 18px;
}
.partner {
  margin-top: 40px;
}
.partner ul {
  margin: 65px 0px 102px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.partner ul li {
  height: 123px;
  float: left;
  padding: 0px 29px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 2px solid #d2d2d2;
}
.partner ul li:first-child {
  padding-left: 0px;
}
.partner ul li:nth-child(4) {
  padding-top: 44px;
}
.partner ul li:last-child {
  padding-right: 5px;
  border-right: none;
  padding-top: 44px;
}
.honor {
  margin-top: 45px;
}
.honor ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 138px;
}
.honor ul li {
  float: left;
  margin-right: 40px;
  margin-top: 36px;
  cursor: pointer;
}
.news {
  margin-top: 40px;
}
.news .news_list {
  margin-top: 80px;
}
.news .news_list li {
  width: 362px;
  position: relative;
  float: left;
  margin-right: 57px;
  margin-bottom: 36px;
}
.news .news_list li:hover .new-info {
  background: #00b0e3;
  color: white;
}
.news .news_list li:hover span,
.news .news_list li:hover p {
  color: #fff !important;
}
.news .news_list li .new-info {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 124px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
}
.news .news_list li .new-info .time {
  width: 60px;
  text-align: center;
  border-right: 1px solid #dcdcdc;
  padding-right: 14px;
}
.news .news_list li .new-info .time span {
  color: #00b0e3;
  font-size: 40px;
}
.news .news_list li .new-info .time p {
  color: #9d9d9d;
}
.news .news_list li .new-info .new-title {
  width: 222px;
}
.news_read {
  padding: 60px 0px;
}
.news_read h1,
.news_read .time {
  text-align: center;
  color: #000;
}
.news_read .time {
  padding: 20px 0px;
  color: #898a89;
}
.news_read .read_con {
  margin-bottom: 50px;
  color:#000;
}
.news_read .infolist2 {
  display: block;
  color: #000;
  margin-bottom: 14px;
}
/* ç¿»é¡µ */
#pagination {
  overflow: hidden;
  width: 307px;
  margin: 72px auto;
}
#pagination div {
  float: left;
}
#page_left_botton a,
#page_left_botton span {
  display: inline-block;
  padding: 0 10px;
  line-height: 30px;
  border: 1px solid #ccc;
  margin: 0 5px;
  cursor: pointer;
  background: #fff;
}
#page_left_botton a:hover,
#page_left_botton a {
  background-color: #7c322e;
  color: #fff;
}
#page_center_botton {
  display: none;
}
.xt_page_botton {
  text-align: center;
}
.contact {
  background-image: url("../img/bg2_04.jpg");
  background-repeat: no-repeat;
  height:520px;
  padding:5px 0px 79px;
}
.contact .title-g {
  color: white;
  margin-bottom: 47px;
  margin-top: 28px;
}
.contact .title-g p {
  margin-bottom: 0px;
}
.contact .contact-info {
  padding-left:110px;
}
.contact .contact-info &gt; .fl div {
  overflow: hidden;
  color: white;
  font-weight:100;
  font-size: 20px;
  margin-bottom: 22px;
}
.contact .contact-info &gt; .fl div p {
  margin-bottom: 5px;
}
.contact .contact-info &gt; .fl div span {
  display: block;
  margin-top: 5px;
}
.contact .contact-info &gt; .fr {
  width: 614px;
}
.mess_info input {
  display: block;
  outline: none;
  border: 1px solid #fff;
  width: 100%;
  height: 48px;
  margin-bottom: 20px;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  text-indent: 20px;
}
.mess_info textarea {
  color: #fff;
  height: 165px;
  width: 100%;
  outline: none;
  resize: none;
  border: 1px solid #fff;
  background-color: transparent;
  margin-bottom: 20px;
  text-indent: 20px;
  padding-top: 14px;
  font-size: 20px;
}
.mess_info .submit input {
  background-color: #00b0e3;
  border: none;
  width: 135px;
  height: 50px;
  line-height: 50px;
  text-indent: 0px;
  border-radius: 10px;
}
.mess_info ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}
.mess_info ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.mess_info :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}
.product {
  padding: 35px 0px;
}
.product .product-nav {
  width: 540px;
  margin: 30px auto 50px;
}
.product .product-nav li {
  float: left;
  margin-right: 82px;
}
.product .product-nav li:last-child {
  margin-right: 0px;
}
.product .product-nav li a {
  display: block;
  width: 123px;
  height: 47px;
  line-height: 47px;
  color: #00b0e3;
  border: 1px solid #00b0e3;
  font-size: 18px;
  text-align: center;
  border-radius: 28px;
}
.product .product-nav li a.typelink {
  background-color: #00b0e3;
  color: white;
  border-radius: 28px;
}
.product .product-nav li a:hover {
  background-color: #00b0e3;
  color: white;
  border-radius: 28px;
}
.product .product_list li {
  width: 282px;
  height: 282px;
  float: left;
  border: 1px solid #00b0e3;
  overflow: hidden;
  margin-right: 21px;
  margin-bottom: 30px;
}
.product .product_list li:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.product .product_list li img {
  transition: all 0.6s ease-in-out;
}
.product .product_list li:last-child {
  margin-right: 0px;
}
.guilde {
  padding: 50px 0;
}
.guilde p {
  padding-left: 40px;
  line-height: 40px;
  font-size: 16px;
}
#proread_img {
  width: 600px;
  float: left;
  border: 1px solid #ccc;
  margin-top: 45px;
}
.product_read &gt; .h &gt; .fr {
  width: 947px;
}
.pro_main {
  float: right;
  width: 550px;
  margin-top: 45px;
}
.pro_main .title {
  font-size: 24px;
  padding-bottom: 15px;
  margin-top: 10px;
  border-bottom: 1px dashed #7a7272;
  color: #00b0e3;
}
.pro_main .sfr_con {
  padding-top: 15px;
  line-height: 30px;
  font-size: 16px;
  color: #000;
}
.products_content h1 {
  font-size: 24px;
  text-align: center;
  margin-top: 45px;
  color: #00b0e3;
  padding-bottom: 25px;
  border-bottom: 1px dashed #7a7272;
}
.sfr_list ul {
  padding-top: 15px;
}
.sfr_list li {
  float: left;
  margin-right: 13px;
}
.sfr_list a {
  display: block;
}
.sfr_list a img {
  border: 1px solid #ccc;
}
.sfr_list li p {
  text-align: center;
  padding: 8px 0;
  color: #00b0e3;
}
.sfr_list a:hover img {
  border: 1px solid #23499a;
}
.product_read {
  margin-bottom: 60px;
}
.location {
  padding: 20px 0px;
  border-bottom: 1px dashed #7a7272;
  font-size: 16px;
}
</pre></body></html>